-
Home
-
WP Email Template
-
2.5.0
-
Code
-
Classes
- Redirect
| Total Complexity |
24 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
157 |
| Lines of code |
78 |
| Logical lines of code |
32 |
| Comment lines |
37 |
| Methods |
10 |
| Properties |
3 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createRedirectRequest() |
A |
43 |
14 |
44 |
| getRootRequest() |
S |
71 |
2 |
6 |
| __construct() |
S |
74 |
1 |
5 |
| getMax() |
S |
82 |
1 |
3 |
| setMax() |
S |
81 |
1 |
3 |
| isStrict() |
S |
82 |
1 |
3 |
| setStrict() |
S |
81 |
1 |
3 |
| getThrowException() |
S |
82 |
1 |
3 |
| setThrowException() |
S |
81 |
1 |
3 |
| prepareResponse() |
S |
73 |
1 |
5 |